runtime.linearAlloc.init (method)
3 uses
runtime (current package)
malloc.go#L667: mheap_.heapArenaAlloc.init(meta, arenaMetaSize, true)
malloc.go#L704: mheap_.arena.init(uintptr(a), size, false)
malloc.go#L2435: func (l *linearAlloc) init(base, size uintptr, mapMemory bool) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)